Skip to content

Conversation

@RafalMagrys
Copy link
Collaborator

No description provided.

@RafalMagrys RafalMagrys self-assigned this Sep 17, 2025
@@ -0,0 +1,120 @@
import { describe, expect, it } from 'vitest';
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added tests for the authutils because I want to understand how it works in order to test the endpoint.

}

@httpPost('/:githubIssueNumber/review', validateRequest(validateGovernanceReview))
@SignatureGuard(SignatureType.RefreshReview)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reusable NestJS like guard to handle signature

@JAG-UK JAG-UK merged commit 0f54253 into fidlabs:master Sep 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants